stylecontext: Get rid of stylecontext argument
authorBenjamin Otte <otte@redhat.com>
Sun, 1 Feb 2015 06:33:40 +0000 (07:33 +0100)
committerBenjamin Otte <otte@redhat.com>
Wed, 18 Mar 2015 14:23:29 +0000 (15:23 +0100)
commit637a4bda5ced8c3777673ef171ba9e6c62eab46f
tree6410069659c15d7e7c86a30bee0fae3a92723197
parent03ac5f310bc6b11907d1c4bda152b0191fad7661
stylecontext: Get rid of stylecontext argument

... to a bunch of functions.

This requires a tiny change to the heuristics for the style cache - we
now cache styles when they have the same style provider as their parent
instead of when they have the default provider - but that change doesn't
have any effect in practice.
gtk/gtkstylecontext.c